home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #16 / K-CD 16-2002.ISO / VIA 4-i-1 driver / WIN2K / VIAAGP1.INF < prev    next >
Windows Setup INFormation  |  2002-07-23  |  5KB  |  113 lines

  1. ;
  2. ; Copyright (c) 2002 VIA Technologies, Inc.
  3. ;
  4.  
  5. [Version]
  6. Signature="$WINDOWS NT$"
  7. Class=System
  8. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  9. Provider=%VIA%
  10. DriverVer=07/24/2002,5.0.0.3430
  11. CatalogFile=VIAAGP1.CAT
  12.  
  13. ; =================== Common for all AGP devices =========================
  14. [DestinationDirs]
  15. DefaultDestDir = 12        ; DIRID_DRIVERS
  16.  
  17. [SourceDisksNames]
  18. 1=%Distribution%,,,
  19.  
  20. [SourceDisksFiles]
  21. VIAAGP1.SYS=1
  22.  
  23. [Manufacturer]
  24. %VIA_MFG%=VIA_SYS
  25.  
  26. [AGP_Filter_Reg]
  27. HKR,,"UpperFilters", 0x00010000,"VIAAGP1"
  28. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","102B0520",0x00030003,80,00,00,00,00,00,00,00
  29. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","102B0521",0x00030003,80,00,00,00,00,00,00,00
  30. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","102B0525",0x00030003,80,00,00,00,00,00,00,00
  31. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","10DE0100",0x00030003,00,01,00,00,00,00,00,00
  32. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","53339102",0x00030003,00,01,00,00,00,00,00,00
  33. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","53338C10",0x00030003,00,01,00,00,00,00,00,00
  34. HKLM,"SYSTEM\CurrentControlSet\Control\AGP","53338C12",0x00030003,00,01,00,00,00,00,00,00
  35.  
  36. [pci_ServiceInstallSection]
  37. DisplayName    = %pci_svcdesc%
  38. ServiceType    = %SERVICE_KERNEL_DRIVER%
  39. StartType      = %SERVICE_BOOT_START%
  40. ErrorControl   = %SERVICE_ERROR_NORMAL%
  41. ServiceBinary  = %12%\pci.sys
  42. LoadOrderGroup = "Boot Bus Extender"
  43.  
  44. ; =================== VIA SYS ========================
  45. [VIA_SYS]
  46. %PCI\VEN_1106&DEV_8305.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8305
  47. %PCI\VEN_1106&DEV_8391.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8391
  48. %PCI\VEN_1106&DEV_8598.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8598
  49. %PCI\VEN_1106&DEV_8501.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8501
  50. %PCI\VEN_1106&DEV_8601.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8601
  51. %PCI\VEN_1106&DEV_8605.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8605
  52. %PCI\VEN_1106&DEV_B091.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B091
  53. %PCI\VEN_1106&DEV_B099.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B099
  54. %PCI\VEN_1106&DEV_B112.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B112
  55. %PCI\VEN_1106&DEV_B116.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B116
  56. %PCI\VEN_1106&DEV_B148.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B148
  57. %PCI\VEN_1106&DEV_B156.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B156
  58. %PCI\VEN_1106&DEV_B158.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B158
  59. %PCI\VEN_1106&DEV_B168.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B168
  60. %PCI\VEN_1106&DEV_B188.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B188
  61.  
  62. [VIAAGP_Install]
  63. CopyFiles=@VIAAGP1.SYS
  64.  
  65. [VIAAGP_Install.HW]
  66. AddReg = AGP_Filter_Reg
  67.  
  68. [VIAAGP_Install.Services]
  69. AddService = viaagp1,0,viaagp1_ServiceInstallSection
  70. AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
  71.  
  72. [viaagp1_ServiceInstallSection]
  73. DisplayName    = %viaagp1_svcdesc%
  74. ServiceType    = %SERVICE_KERNEL_DRIVER%
  75. StartType      = %SERVICE_DEMAND_START%
  76. ErrorControl   = %SERVICE_ERROR_NORMAL%
  77. ServiceBinary  = %12%\viaagp1.sys
  78. LoadOrderGroup = PnP Filter
  79.  
  80. ; =================== STRINGS and CONSTANTS ========================
  81. [Strings]
  82. VIA_MFG = "VIA"
  83. Distribution="VIA AGP Filter Driver Disk"
  84. VIA = "VIA Technologies, Inc."
  85. PCI\VEN_1106&DEV_8305.DeviceDesc = "VIA CPU to AGP Controller"
  86. PCI\VEN_1106&DEV_8391.DeviceDesc = "VIA CPU to AGP Controller"
  87. PCI\VEN_1106&DEV_8598.DeviceDesc = "VIA CPU to AGP Controller"
  88. PCI\VEN_1106&DEV_8501.DeviceDesc = "VIA CPU to AGP Controller"
  89. PCI\VEN_1106&DEV_8601.DeviceDesc = "VIA CPU to AGP Controller"
  90. PCI\VEN_1106&DEV_8605.DeviceDesc = "VIA CPU to AGP Controller"
  91. PCI\VEN_1106&DEV_B091.DeviceDesc = "VIA CPU to AGP Controller"
  92. PCI\VEN_1106&DEV_B099.DeviceDesc = "VIA CPU to AGP Controller"
  93. PCI\VEN_1106&DEV_B112.DeviceDesc = "VIA CPU to AGP Controller"
  94. PCI\VEN_1106&DEV_B116.DeviceDesc = "VIA CPU to AGP controller"
  95. PCI\VEN_1106&DEV_B148.DeviceDesc = "VIA CPU to AGP controller"
  96. PCI\VEN_1106&DEV_B156.DeviceDesc = "VIA CPU to AGP controller"
  97. PCI\VEN_1106&DEV_B158.DeviceDesc = "VIA CPU to AGP controller"
  98. PCI\VEN_1106&DEV_B168.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
  99. PCI\VEN_1106&DEV_B188.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
  100.  
  101. ;service descriptions
  102. viaagp1_svcdesc = "VIA AGP Filter"
  103. pci_svcdesc = "PCI Bus Driver"
  104.  
  105.  
  106. ;*******************************************
  107. ;Handy macro substitutions (non-localizable)
  108. SPSVCINST_ASSOCSERVICE = 0x00000002
  109. SERVICE_KERNEL_DRIVER  = 1
  110. SERVICE_BOOT_START     = 0
  111. SERVICE_DEMAND_START   = 3
  112. SERVICE_ERROR_NORMAL   = 1
  113.